C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ScriptValue<T> Class


ScriptValue<T> Class Properties

For a list of all members of this type, see ScriptValue<T> members.

Public Properties
 NameDescription
Public PropertyGets or sets an expression used to calculate value of this ScriptValue. Setting this value forces IsExpression to true.  
Public PropertyGets or sets a value indicating whether the current ScriptValue is specified as an expression.  
Public PropertyGets or sets a value of this ScriptValue. Settings this value forces IsExpression to false.  
Public Property  
Top
See Also